home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / sauter.zip / C-CMSY.MF < prev    next >
Text File  |  1990-09-16  |  676b  |  18 lines

  1. % Compute the font construction parameters for the Computer
  2. % Modern Math Symbol family.  This is essentially the Computer Modern
  3. % Math Italic family with more parameters and a different
  4. % character set.
  5.  
  6. input c-cmmi;
  7.  
  8. % the following font parameters are explained in {\sl The \TeX book}, Appendix G
  9. subs:=             % subscript point size
  10.     (if design_size <  8: (5/design_size)
  11.  elseif design_size < 10: (6/design_size)
  12.  elseif design_size < 12: (7/design_size)
  13.                     else: ((design_size-3)/design_size)fi);
  14.  
  15. rth#:=.4pt#;  % assume that rules will come from cmex10
  16.  
  17. input c-sigma;  % compute sigma 8 through 22 from rth#, subs, etc.
  18.